Termination Proof Script
Consider the TRS R consisting of the rewrite rules
|
1: |
|
f(0,1,X) |
→ f(X,X,X) |
2: |
|
g(X,Y) |
→ X |
3: |
|
g(X,Y) |
→ Y |
|
There is one dependency pair:
The approximated dependency graph contains one SCC:
{4}.
-
Consider the SCC {4}.
There are no usable rules.
The constraints could not be solved.
Tyrolean Termination Tool (0.01 seconds)
--- May 4, 2006